-
Home
-
Morning for WooCommerce
-
1.2.1
-
Code
-
Classes
- Payment_Gateway
Total Complexity |
31 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
376 |
Lines of code |
163 |
Logical lines of code |
80 |
Comment lines |
127 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_ipn_response() |
A |
51 |
9 |
26 |
receipt_page() |
S |
54 |
6 |
18 |
__construct() |
S |
50 |
4 |
27 |
process_payment() |
S |
56 |
3 |
20 |
handle_failure_response() |
S |
61 |
2 |
11 |
init_form_fields() |
S |
53 |
1 |
24 |
get_gateway_url() |
S |
63 |
1 |
11 |
supports_currency() |
S |
73 |
1 |
4 |
supports_capability() |
S |
73 |
1 |
4 |
needs_setup() |
S |
75 |
1 |
4 |
handle_success_response() |
S |
70 |
1 |
5 |
handle_ipn_response() |
S |
64 |
1 |
9 |